Searched refs:OH_AVBuffer_GetParameter (Results 1 – 17 of 17) sorted by relevance
539 auto getFormat = OH_AVBuffer_GetParameter(buffer);572 auto getFormat = OH_AVBuffer_GetParameter(buffer);574 getFormat = OH_AVBuffer_GetParameter(buffer);576 getFormat = OH_AVBuffer_GetParameter(buffer);619 EXPECT_EQ(nullptr, OH_AVBuffer_GetParameter(nullptr));
105 OH_AVFormat *OH_AVBuffer_GetParameter(OH_AVBuffer *buffer);
55 OH_AVFormat *format = OH_AVBuffer_GetParameter(buffer_); in GetParameter()
36 | OH_AVFormat \* [OH_AVBuffer_GetParameter](_core.md#oh_avbuffer_getparameter) (OH_AVBuffer \*buffe…
72 | [OH_AVFormat](#oh_avformat) \* [OH_AVBuffer_GetParameter](#oh_avbuffer_getparameter) ([OH_AVBuffe…703 ### OH_AVBuffer_GetParameter()706 OH_AVFormat* OH_AVBuffer_GetParameter (OH_AVBuffer *buffer)
78 OH_AVFormat *format = OH_AVBuffer_GetParameter(avBuffer); in ReadSample()
93 OH_AVFormat *OH_AVBuffer_GetParameter(OH_AVBuffer *buffer) in OH_AVBuffer_GetParameter() function
240 OH_AVFormat *format = OH_AVBuffer_GetParameter(buffer);
828 OH_AVFormat *parameter = OH_AVBuffer_GetParameter(bufferInfo->buffer);
144 OH_AVFormat *format = OH_AVBuffer_GetParameter(buffer); in DumpLtrInfo()153 OH_AVFormat *format = OH_AVBuffer_GetParameter(buffer); in DumpQPInfo()
614 OH_AVFormat *format = OH_AVBuffer_GetParameter(data); in OutputFunc()
242 OH_AVFormat *format = OH_AVBuffer_GetParameter(buffer);
829 OH_AVFormat *parameter = OH_AVBuffer_GetParameter(bufferInfo->buffer);
1251 format = OH_AVBuffer_GetParameter(avBuffer);