Lines Matching refs:index
83 * @param index The index corresponding to the newly available input buffer.
90 typedef void (*OH_AVCodecOnNeedInputData)(OH_AVCodec *codec, uint32_t index, OH_AVMemory *data, void *userData);
100 * @param index The index corresponding to the new output Buffer.
108 typedef void (*OH_AVCodecOnNewOutputData)(OH_AVCodec *codec, uint32_t index, OH_AVMemory *data,
117 * @param index The index corresponding to the newly available input buffer.
122 typedef void (*OH_AVCodecOnNeedInputBuffer)(OH_AVCodec *codec, uint32_t index, OH_AVBuffer *buffer, void *userData);
130 * @param index The index corresponding to the new output Buffer.
135 typedef void (*OH_AVCodecOnNewOutputBuffer)(OH_AVCodec *codec, uint32_t index, OH_AVBuffer *buffer, void *userData);
826 * the difference between the index of a pixel and that of the pixel directly underneath. For YUV 420 formats, the