Searched defs:frame_idx (Results 1 - 8 of 8) sorted by relevance
/third_party/ffmpeg/libavcodec/ |
H A D | nvdec_h264.c | 32 dpb_add(const H264Context *h, CUVIDH264DPBENTRY *dst, const H264Picture *src, int frame_idx) dpb_add() argument
|
H A D | atrac9dec.c | 645 atrac9_decode_block(ATRAC9Context *s, GetBitContext *gb, ATRAC9BlockData *b, AVFrame *frame, int frame_idx, int block_idx) atrac9_decode_block() argument
|
H A D | wmavoice.c | 1484 static int synth_frame(AVCodecContext *ctx, GetBitContext *gb, int frame_idx, in synth_frame() argument
|
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/ |
H A D | nv84_video_bsp.c | 72 uint32_t frame_idx; // 0c member
|
/third_party/mesa3d/src/gallium/drivers/nouveau/ |
H A D | nouveau_vp3_video_vp.c | 159 uint32_t frame_idx; // 0c member
|
/third_party/mesa3d/src/gallium/drivers/r600/ |
H A D | radeon_vce.h | 362 unsigned int frame_idx[32]; member
|
/third_party/mesa3d/src/gallium/drivers/radeonsi/ |
H A D | radeon_vce.h | 364 unsigned int frame_idx[32]; member
|
/third_party/mesa3d/src/gallium/include/pipe/ |
H A D | p_video_state.h | 445 struct hash_table *frame_idx; member 534 struct hash_table *frame_idx; member
|
Completed in 14 milliseconds